wayland: rename window->surface to window->wl_surface
authorRay Strode <rstrode@redhat.com>
Tue, 2 Feb 2016 16:27:54 +0000 (11:27 -0500)
committerRay Strode <rstrode@redhat.com>
Sat, 6 Feb 2016 12:58:56 +0000 (07:58 -0500)
commitf90db30b9e4a98375a77e861fd7a5f3947f9f1a4
tree89063ccf7c7872a31ef20d4100bdaf1122737793
parent4d40bd447421eb3ce3fa8b12235c1c4472115d48
wayland: rename window->surface to window->wl_surface

The name surface is really overloaded when dealing
with wayland windows.

To alleviate ambiguity, this commit changes the name
of the "surface" and "subsurface" members to have
a wl_ prefix.

https://bugzilla.gnome.org/show_bug.cgi?id=761312
gdk/wayland/gdkwindow-wayland.c